home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
progs
/
thor
/
thor_api
/
scriptserv
/
scriptservrev.c
< prev
Wrap
C/C++ Source or Header
|
1996-08-05
|
249b
|
12 lines
/* ScriptServRev.c */
#include <exec/types.h>
STRPTR progname = "ScriptServ";
LONG version = 4;
LONG revision = 3;
STRPTR progdate = "10.09.95";
STRPTR idstring = "$VER: ScriptServ 4.3 (10.09.95)";
/* This file is created by Revision 3.22 */